home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 3794 / 3794.xpi / chrome / locale / sv-SE / facebook.properties < prev    next >
Text File  |  2009-11-16  |  2KB  |  74 lines

  1. # Catch all file for dynamic strings in the add-on
  2.  
  3. #Toolbar - toolbar.js
  4. searchplaceholder=S├╢k p├Ñ Facebook
  5. login=Logga in p├Ñ Facebook
  6. loadFriends=Logga in fr├Ñn verktygsf├ñltet f├╢r att visa v├ñnlistan.
  7. loadingfriends=Laddar v├ñnlista...
  8. logout=Logga ut
  9.  
  10. #Sidebar - sidebar.js
  11. name=namn
  12. status=status
  13. profile=profil
  14. lastupdate=senast  uppdaterad
  15. sortingby=Sorterar efter %S
  16.  
  17. #Notification title (used in facebook.js component)
  18. notificationtitle=Facebook-meddelande
  19.  
  20. #Times - lib.js
  21.  
  22. #LOCALISATION NOTE
  23. #These days of the week appear at the start of a sentence
  24. monday=måndag
  25. tuesday=tisdag
  26. wednesday=onsdag
  27. thursday=torsdag
  28. friday=fredag
  29. saturday=l├╢rdag
  30. sunday=s├╢ndag
  31.  
  32. #LOCALISATION NOTE
  33. #These days of the week appear in the middle of a sentence
  34. #e.g. Updated profile Tuesday at ...
  35. mondayInSentence=måndag
  36. tuesdayInSentence=tisdag
  37. wednesdayInSentence=onsdag
  38. thursdayInSentence=torsdag
  39. fridayInSentence=fredag
  40. saturdayInSentence=l├╢rdag
  41. sundayInSentence=s├╢ndag
  42.  
  43. yesterday=igår
  44. yesterdayic=Igår
  45. today=idag
  46. todayic=Idag
  47.  
  48. updatedProfileTime=Uppdaterad profil %S
  49. aboutaweekago=f├╢r ungef├ñr en vecka sedan
  50. aboutamonthago=f├╢r ungef├ñr en m├Ñnad sedan
  51. abouttwoweeksago=f├╢r ungef├ñr tv├Ñ veckor sedan
  52. aboutweeksago=f├╢r ungef├ñr %S veckor sedan
  53. abouttwomonthsago=f├╢r ungef├ñr tv├Ñ m├Ñnader sedan
  54. aboutmonthsago=f├╢r ungef├ñr %S m├Ñnader sedan
  55. overayearago=f├╢r mer ├ñn ett ├Ñr sedan
  56.  
  57. #LOCALISATION NOTE
  58. #Timestamp for recent (today or yesterday) updates
  59. #e.g. Yesterday at 8:48
  60. #%1$S will be the Yesterday or Today
  61. #%2$S will be the hour
  62. #%3$S will be the minute
  63. #%4$S will be am/pm (before midday) pm (after midday)
  64. timeStringRecent=%1$S kl. %2$S:%3$S
  65.  
  66. #LOCALISATION NOTE
  67. #Timestamp for updates mentioning day of the week
  68. #e.g. Friday at 18:48
  69. #%1$S will be the day, e.g. Monday
  70. #%2$S will be the hour
  71. #%3$S will be the minute
  72. #%4$S will be am/pm (before midday) pm (after midday)
  73. timeStringDay=%1$S kl. %2$S:%3$S
  74.